Submit

Kollektiv - Your private LLM knowledgebase

@Alexander Zuev

Kollektiv enables anyone to setup 'RAG over your data' in 2 clicks to get access and semantic search directly from any IDEs / MCP clients. No RAG infra, no config to manage. Users can build their private knowledgebases. It's one of the first MCP servers in the world to support Oauth 2.1 for user authentication.
Overview

Kollektiv

Your private LLM knowledgebase

What is Kollektiv?

Kollektiv MCP enables you to build personal LLM knowledge base in seconds and use it from your favorite editor / client. No more infrastructure setup, chunking, syncing - just upload your data and start chatting. Supports all major MCP clients out of the box - Cursor, Windsurf, Claude Desktop, etc.

Getting started

To get started with Kollektiv:

  • upload files you want to do semantic search (RAG) over to thekollektiv.ai
  • connect to the MCP server
  • chat to your files from any IDE / MCP client

Key features

  1. RAG over your data in 2 clicks - no infra, no setup to manage
  2. Authenticate securely and seamlessly with Oauth 2.1 support

Server Config

{
  "mcpServers": {
    "kollektiv": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.thekollektiv.ai/mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.